home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 June
/
CHIP Turkiye Haziran 1997.iso
/
shar
/
biotry
/
biotray.exe
/
0
/
RCDATA
/
TFORM4
/
TFORM4.txt
Wrap
Text File
|
1997-01-29
|
2KB
|
89 lines
object Form4: TForm4
Left = 535
Top = 365
BorderIcons = []
BorderStyle = bsNone
Caption = 'Form4'
ClientHeight = 66
ClientWidth = 92
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
PixelsPerInch = 96
TextHeight = 13
object Button4: TButton
Left = 34
Top = 16
Width = 27
Height = 15
Caption = 'Button4'
TabOrder = 2
end
object Button1: TButton
Left = 0
Top = 0
Width = 93
Height = 17
Hint = 'Click here to come back'
Caption = 'O.K.'
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 0
Top = 16
Width = 93
Height = 17
Hint = 'Click here to see some info'
Caption = 'About BioTray'
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnClick = Button2Click
end
object Button5: TButton
Left = 0
Top = 49
Width = 93
Height = 17
Hint = 'Click here to stop BioTray'
Caption = 'Close'
ParentShowHint = False
ShowHint = True
TabOrder = 3
OnClick = Button5Click
end
object Button3: TButton
Left = 0
Top = 32
Width = 93
Height = 17
Hint = 'Click here to see your curves'
Caption = 'Curves'
ParentShowHint = False
ShowHint = True
TabOrder = 4
OnClick = Button3Click
end
object BalloonHint1: TBalloonHint
BorderColor = clBlack
Color = clInfoBk
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxWidth = -4
Behavior = [bbNoShowMouseDown, bbUseRegions, bbHideOnPaint]
Position = bpAboveRight
ShadowDepth = 8
Shape = bsRoundRect
Active = True
Left = 26
Top = 12
end
end